Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

refact(select): use prop to modify the select property #7840

Closed
wants to merge 1 commit into from

Conversation

mantisfilms
Copy link

jQuery suggests using prop rather than attr to modify the select property of an element.
You can see the full list of migration warnings for jQuery:
https://github.com/jquery/jquery-migrate/blob/master/warnings.md

Closes #4107
Closes #4122

jQuery suggests using `prop` rather than `attr` to modify the `select` property of an element.
You can see the full list of migration warnings for jQuery:
https://github.com/jquery/jquery-migrate/blob/master/warnings.md

Closes #4107
Closes #4122
@petebacondarwin
Copy link
Contributor

This landed already no?
d7bfda6

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants